Goto

Collaborating Authors

 constant-factor bi-criteria approximation guarantee


Reviews: A Constant-Factor Bi-Criteria Approximation Guarantee for k-means++

Neural Information Processing Systems

I find the result interesting and it is a nice addition to the literature but I do not find it very surprising in itself. Intuitively, D-sampling algorithms do not need to know k in advance, thus, if the algorithm is efficient for finding k centers (which we know it is from [4]), allowing it to pick beta k centers "has to" make the cost decrease significantly (as if the algorithm was solving an instance of the problem for beta k centers). Moreover, the result was known in the constant probability case (rather than expectation). One of the main issue of this paper is the lack of comparison with previous work. There are at least 4 recent papers that tackle the k-means problem (and two of them tackle the bi-criteria version) and 3 of them are not cited (all on arxiv): 1-- A bi-criteria approximation algorithm for k Means.


A Constant-Factor Bi-Criteria Approximation Guarantee for k-means + +

Neural Information Processing Systems

This result extends the previously known O(log k) guarantee for the case β = 1 to the constant-factor bi-criteria regime. It also improves upon an existing constant-factor bi-criteria result that holds only with constant probability.


A Constant-Factor Bi-Criteria Approximation Guarantee for k-means

Neural Information Processing Systems

This paper studies the $k$-means algorithm for clustering as well as the class of $D \ell$ sampling algorithms to which $k$-means belongs. It is shown that for any constant factor $\beta 1$, selecting $\beta k$ cluster centers by $D \ell$ sampling yields a constant-factor approximation to the optimal clustering with $k$ centers, in expectation and without conditions on the dataset. This result extends the previously known $O(\log k)$ guarantee for the case $\beta 1$ to the constant-factor bi-criteria regime. It also improves upon an existing constant-factor bi-criteria result that holds only with constant probability. Papers published at the Neural Information Processing Systems Conference.


A Constant-Factor Bi-Criteria Approximation Guarantee for k-means++

Neural Information Processing Systems

This paper studies the $k$-means++ algorithm for clustering as well as the class of $D^\ell$ sampling algorithms to which $k$-means++ belongs. It is shown that for any constant factor $\beta > 1$, selecting $\beta k$ cluster centers by $D^\ell$ sampling yields a constant-factor approximation to the optimal clustering with $k$ centers, in expectation and without conditions on the dataset. This result extends the previously known $O(\log k)$ guarantee for the case $\beta = 1$ to the constant-factor bi-criteria regime. It also improves upon an existing constant-factor bi-criteria result that holds only with constant probability.